home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q1031.dms / q1031.adf / NoErrors.Docs < prev    next >
Text File  |  1997-04-10  |  5KB  |  170 lines

  1.                 NoErrors V1.3
  2.  
  3.                 by
  4.  
  5.                 Nic Wilson
  6.  
  7.  
  8.                    Nic Wilson Software
  9.  
  10.                            Copyright 1988,1989
  11.  
  12.  
  13.  
  14. FEATURES OF NOERRORS V1.3
  15.  
  16.     * Hides physical errors from your disk collection
  17.  
  18.     * You can now use those 'Bad' disks
  19.  
  20.     * 100% Machine Code for the fastest speed & smallest code.
  21.  
  22.     * Totally written and updated regularly in Australia
  23.     
  24.     * Supports Hard Disks or Floppy Disks
  25.  
  26.     * Easy Gadget driven Intuition interface
  27.      
  28. REQUIREMENTS
  29.   
  30.      Amiga 1000, 2000 or 500 with a minimum of 512k Ram.  
  31.  
  32.     1 - 4 floppy drives
  33.  
  34.     1 or more Hard Drives optional
  35.  
  36.     PAL or NTSC 
  37.  
  38. ACKNOWLEDGEMENTS
  39.  
  40. NoErrors is a trademark of Nic Wilson Software.
  41.  
  42. This manual was prepared using Word Perfect (A trademark of the
  43. Word Perfect Corporation, Utah, U.S.A.) on an Amiga 1000 and 500.
  44.  
  45. Amiga and AmigaDOS are trademarks of Commodore-Amiga Inc.
  46.  
  47. Nic Wilson Software would like to extend their appreciation to the
  48. following persons for their help in the production of NoErrors
  49. V1.3 and documentation.
  50.  
  51. Debbie Wilson    -  Proof reading, punctuation and patience
  52. Debi Sewell    -  Heaps of support, WordProcessing and graphics
  53. Warren Weber    -  Thanx for the company during many hours coding
  54. Donald Napper    -  For the great NoErrors icon 
  55. John Rowe        -  For Artillery support in the war with Intuition
  56. Andre Lapointe -  Many suggestions & constructive criticism
  57.  
  58. Any questions, comments, or problems please refer to-
  59.  
  60.     Nic Wilson 
  61.     Nic Wilson Software
  62.     138D South St.
  63.     Toowoomba, Qld.
  64.     AUSTRALIA 4350
  65.  
  66. Phone-(076) 358539
  67.  
  68. INTRODUCTION
  69.  
  70.     NoErrors is a simple to use, Gadget driven program.  Its
  71. main function is to hide physical disk errors from floppy disks
  72. and hard disks, so these disks can then be used without DOS
  73. showing read/write errors.
  74.  
  75.     Physical errors are actual hard errors on the disk surface. 
  76. These errors will not format.  On floppy disks this normally
  77. means that you throw the disk away.  On some hard disks,  you can
  78. remap these areas to good areas.  However we have found that some
  79. commercial drives do no give you this function, so if your hard
  80. drive has an error, then bad luck you cannot use it successfully.
  81.  
  82. NoErrors overcomes this problem by allocating these areas to a
  83. file, and writing this file to the disk.  DOS will never look at
  84. these areas unless specifically requested,  but as the file name
  85. of the file is an unprintable character this will never occur.
  86. If you are using a file utility program, the file can be seen
  87. normally as the first file on the list with no name.  Don't
  88. delete it or your errors will reappear.
  89.  
  90.  
  91. NOTE!!
  92.  
  93. This program will only work successfully on a newly formatted
  94. disk.  This can be done inside the program.  Don't use it on a
  95. disk full of files, or we cannot guarantee its success.
  96.  
  97. THE MAIN WINDOW
  98.  
  99. Around the main window you will see twelve small rectangular
  100. boxes with various text in them.  These boxes are status lights
  101. and show you what the program is currently doing.
  102.  
  103. In the middle of the screen is a small box with numerous rows. 
  104. These show you information regarding the currently selected
  105. drive.  This information will automatically update when a
  106. different drive gadget is selected.
  107.  
  108. USING THE NoErrors FUNCTIONS
  109.  
  110. NoErrors is totally Gadget driven.  These gadgets are in a
  111. vertical row on the left of the screen.  Each one is explained
  112. below, in order starting from the Gadget at the top of the
  113. screen.
  114.  
  115. START
  116.  
  117.     This Gadget starts the Disk analysis routine.  The selected
  118. drive will be scanned for errors. If any errors are found, they
  119. will be attached to a file and the file written to the disk. 
  120. This will stop DOS from using those bad areas, as DOS will think
  121. that they are already used.  Please note that you must only copy
  122. to this disk file at a time, so that this error file remains
  123. intact.
  124.  
  125. FORMAT
  126.  
  127.     This Gadget performs two different functions, depending on
  128. whether the Verify Gadget is on or off.  If the Verify Gadget is
  129. off, then this function will format and initialise the disk in
  130. the selected drive.  It will not look for or check if the disk
  131. has any errors.  It will automatically format with FastFile if
  132. necessary, it does not need to be told.
  133.     
  134.     If the Verify Gadget is turned on, this function will format
  135. and verify the disk in the selected drive.  It will take note of
  136. any errors found.  When the format is complete, it will
  137. automatically attach them to a file and write the file to the
  138. disk.  This saves you having to use the START function after
  139. formatting with verify.
  140.  
  141. VERIFY
  142.  
  143.     Turn verification on or off.  See the FORMAT function.
  144.  
  145.  
  146. DH0: - DH3: , HD0: - HD1: , JH0: - JH1: , DF0 - DF3: 
  147.  
  148.     These Gadgets select the drive you wish to work with.  The
  149. one that is selected will have a small red light aglow beside it. 
  150. All other Gadgets will use this drive, when performing their
  151. various functions.  If your hard drive is called other than one
  152. of the names shown, you must change the name of your hard drive
  153. in your MountList to reflect one of the names shown above.
  154.  
  155. POWER
  156.  
  157.     This Gadget exits the NoErrors program.     
  158.  
  159. HOW TO CONTACT NIC WILSON SOFTWARE
  160.  
  161.     Where to reach us:
  162.                     Nic Wilson Software,
  163.                     138D South Street, 
  164.                     Toowoomba. QLD.
  165.                     AUSTRALIA, 4350.
  166.                     
  167.                     Phone: (076) 358539  A/H
  168.                            (076) 358384  W/H Fax or Voice
  169.  
  170.